Skip to content

Add option for setting timeout value#67

Open
edef wants to merge 1 commit intotias:masterfrom
edef:set-timeout
Open

Add option for setting timeout value#67
edef wants to merge 1 commit intotias:masterfrom
edef:set-timeout

Conversation

@edef
Copy link
Copy Markdown

@edef edef commented Jun 23, 2016

This commit adds a '--timeout ' option by which users can specify the
amount of seconds for the timeout, or 0 to disable it.

This is useful in those cases in which the default value (15 seconds) is
too short or even too long.

Actually the existing '--no-timeout' has been kept for compatibility and
is a shortcut for '--timeout 0'.

This commit adds a '--timeout <N>' option by which users can specify the
amount of seconds for the timeout, or 0 to disable it.

This is useful in those cases in which the default value (15 seconds) is
too short or even too long.

Actually the existing '--no-timeout' has been kept for compatibility and
is a shortcut for '--timeout 0'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant